EntryTag Constructor

Initializes the dundas.filesystem.EntryTag object.
 

Parameters

options

Type: Object
(optional) Object with default values.
Optional: True

Examples

The following example initializes a new instance of a EntryTag object:

var newObject = new dundas.filesystem.EntryTag();